home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / uupc11ys.zip / LIB / EXPORT.H < prev    next >
Text File  |  1992-11-27  |  441b  |  8 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    e x p o r t . h                                                 */
  3. /*                                                                    */
  4. /*    Filename mapping prototype for UUPC/extended                    */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void exportpath(char *canon, char const *host, char const *remote);
  8.